Name | Description | |
---|---|---|
![]() | Count | Gets the count of items |
![]() | HeadNode | Gets the head (first) node in the list |
![]() | Item | Gets or sets the node at the specified index |
![]() | Items | Get the list of items contained in this chain nodes |
![]() | TailNode | Gets the tail (last) node in the list |
For a list of all members of this type, see NChain<T> members.
Name | Description | |
---|---|---|
![]() | Count | Gets the count of items |
![]() | HeadNode | Gets the head (first) node in the list |
![]() | Item | Gets or sets the node at the specified index |
![]() | Items | Get the list of items contained in this chain nodes |
![]() | TailNode | Gets the tail (last) node in the list |